(diff): Doc fix.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 9 Sep 2002 01:43:19 +0000 (01:43 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 9 Sep 2002 01:43:19 +0000 (01:43 +0000)
lisp/diff.el

index 06387062feb151d54304d8116fa04ccf8ef97044..a5fa7026505c489037cdd9ced3f8966d14b4cd12 100644 (file)
@@ -195,7 +195,7 @@ is nil, REGEXP matches only half a hunk.")
 Interactively the current buffer's file name is the default for NEW
 and a backup file for NEW is the default for OLD.
 With prefix arg, prompt for diff switches.
-If NO-ASYNC is non-nil, call diff syncrhonously."
+If NO-ASYNC is non-nil, call diff synchronously."
   (interactive
    (nconc
     (let (oldf newf)